home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Historia Visual de la Argentina
/
Historia Visual de la Argentina (Disc 4) (1975-2000) (Argentina)
/
HVA19752000.bin
/
data4
/
perso.dxr
/
00018_backPerso.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-11-13
|
280 b
|
12 lines
on mouseUp me
if soundBusy(1) then
sound stop 1
end if
if (the frameLabel contains "au") or (the frameLabel contains "fo") or (the frameLabel contains "vi") then
go("noticiaperso")
else
go("main")
end if
set the scrollTop of member "fieldNoticia" to 1
end